InternetMessageHeader Class |
Namespace: Independentsoft.Exchange
The InternetMessageHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| InternetMessageHeader |
Initializes a new instance of the InternetMessageHeader class.
| |
| InternetMessageHeader(String, String) |
Initializes a new instance of the InternetMessageHeader class.
|
| Name | Description | |
|---|---|---|
| Name |
Identifies the header name.
| |
| Value |
Represents the Internet message header that are contained in an item in a mailbox.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current InternetMessageHeader object to its equivalent string representation.
(Overrides ObjectToString.) |